﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(../images/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
/*a:hover {text-decoration:underline;color:#b6120f;}
a:active{text-decoration:underline;}*/

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#4393ff;}

.ColorLink a {color:#666;}
.ColorLink a:hover {color:#4393ff;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;
	
	padding-top: 15px;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}
.HeightTab3{
	height:8px;
	width:1px;
	overflow:hidden;}
.HeightTab4{
	height:15px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	/*background: url(../images/focus_bg1.jpg) repeat-x center -289px;*/
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	padding:0px 0px;
	margin:auto;
	}
#wrapper #head{
	width:100%;
}

#wrapper #head .top{
	width:100%;
	height:100px;
	font-size:14px;
	padding-top:23px;
	background-color: #0063a5;
	}	
#TopBG{
	position:absolute;
	display: none;
	top:0px;
	z-index:9999;}

 .TopBG{
	 width:100%;
	border-top:3px solid #b6120f;}
 .TopInfo{
	margin:auto;
	width:1080px;
	height:23px;
	} 
 .TopInfo .link{
	background: url(../images/top_bg2.png) no-repeat center top;
	text-align:center;
	line-height:23px;
	width:237px;
	float:right;
	color:#FFF;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;}
 .TopInfo .link a{
	color:#FFF;}	
 .TopInfo .link a:hover{
	color:#FFF;}	
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1080px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:80px;}
#wrapper #head .top .TopLogo .SearchTop{
	float:right;
	width:250px;
	padding-top:30px;}

#wrapper #head .top .TopLogo .tel{
	float:left;
	height:62px;
	padding-left:60px;
	width:220px;} 
	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:0px;
	color:#999;
	
	font-size:14px;
	}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#cc0000;
	line-height:100%;}

/* navs*/
#wrapper #head #NavLink{
	width:100%;
	height:41px;
	margin:auto;
	}
#wrapper #head #NavLink .NavBG{
	height:41px;
	width:100%;
	background:url(../images/nav_bg2.png) repeat-x center 0px;
	position:absolute;
	z-index:100;}	
		
#wrapper #head #NavLink #sddm{
	width:1080px;
	margin:auto;
	z-index:30}

#wrapper #head #NavLink #sddm li{
	float: left;
	font-weight:bold;}
#wrapper #head #NavLink #sddm .CurrentLi a{
	background:none;}	
#wrapper #head #NavLink #sddm li a
{	display: block;
	width: 125px;
	color: #FFF;
	text-align: center;
	padding:0px 5px;
	height:41px;
	line-height:41px;
	background:#;
	}
#wrapper #head #NavLink #sddm li P{
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
#wrapper #head #NavLink #sddm li a:hover
{	text-decoration:none;
	background:#FFFF13;
	color:#b6120f;
}

#wrapper #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:41px;
	}

#wrapper #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 5px;
		width:120px;
		text-align: center;
		background:#b6120f;
		color: #FFFFFF;
		font-size:14px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-bottom:1px solid #910700;}

#wrapper #head #NavLink #sddm div a:hover{
	background:#FFFF13;
	color:#b6120f;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #910700;}

	
#wrapper #body{
	width:1080px;
	margin:auto;
	}
/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 20px;
	float:left;
	}
 .albumblock .inner{
	width:100%;
	border:1px solid #DEDEDC;
	overflow:hidden;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:100%;
	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:14px;
	width:160px;
	bottom:0px;
	left:0;
	color:#b6120f;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:14px;}	

 .albumblock .inner  a{
	 color:#b6120f;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #b6120f;}	
	

/*footer*/
#footer{
	width:100%;
	height:100%;
	padding-bottom:10px;
	font-size:14px;
	color:#333;
	line-height:25px;
}
#footer a{
	color:#333;}										
#footer .inner{
	margin:auto;
	width:100%;
	padding-top:20px;
	text-align:center;line-height:25px;}
#footer .inner p{
	line-height:25px;}

#footer .inner .BottomNav{
	background:url(../images/nav_bg2.png) repeat-x center -5px;
	width:100%;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#FFF;
	margin-bottom:10px;}

#footer .inner .BottomNav a{
	font-weight:bold;
	padding:0px 10px;
	color:#FFF}


#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:14px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:220px;
	height:25px;
	background:url(../images/search.gif) no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
 	margin:0px;
	color:#666666;
	height:23px;
	line-height:23px;
	font-size:14px;
	background:none;
	border:none;
	padding-left:25px;}
	.SearchBar #KeyWord {
	width: 140px;
	padding:0px 5px;
 	margin:0px;
	color:#666;
	height:23px;
	line-height:23px;
	font-size:14px;
	background:none;
	border:none;
	padding-left:25px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:14px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
	width:44px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:14px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:14px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#b6120f;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 2968070px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:14px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url(../images/back_top.png) left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #b6120f;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url(../images/box_bg1.jpg) repeat-x left top;
	color: #b6120f;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url(../images/'images/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#b6120f;}
 .ClassNav{
	padding:0px 0px;
	overflow:hidden;
	}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree>ul>li{
/*position: relative;*/

background:url(../images/link_bg1.gif) repeat 0px 0px;	
}
	
.ClassNav .NavTree ul li ul{
width: 269px; 
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
padding:0;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:188px;
	 left: 267px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree>ul>li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	background: url(../images/arrow-list.gif) no-repeat 200px center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;
	
	 }	
.ClassNav .NavTree>ul>li>a{/*font-weight:bold;*/}
.ClassNav .NavTree>ul>li>a.dla{overflow:hidden;white-space:nowrap; padding-right:76px; text-overflow:ellipsis; font-size:13px;}
.ClassNav .NavTree>ul>li>a.dla1{overflow:hidden;white-space:nowrap; padding-right:26px; text-overflow:ellipsis; font-size:13px;}
.ClassNav .NavTree>ul>li>a span{width:150px; overflow:hidden; display:inline-block; height:30px;}
 .ClassNav .NavTree ul li li{
	/*background:url(../images/box_icon1.png) no-repeat 12px 12px;*/

	text-align:left;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;	padding-left:30px;    padding-right: 82px;}
 .ClassNav .NavTree ul .current a{
	background:#b6120f;
	color:#FFFFFF;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#0063a5;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat 200px center ;
overflow: hidden; text-overflow: ellipsis; white-space:nowrap;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:14px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; clear:both; 
	width:100%; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
	
	.protab{ width:160px;height:173px; border:1px solid #ddd;}
	.protab:hover{border:1px solid #0063a5;}
	#cl{clear:both; 
	width:100%; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}

#proimg{ text-align:center;}
#proimg a{width:120px;text-align:center;border:1px solid #fff;line-height:120px;
	height:120px;font-size:120px;
	}
*>#proimg a{
	font-size:14px;
	}
#proimg img {
	vertical-align:middle;max-width:140px;max-height:110px;
}
.protab span{ line-height:20px; height:40px; overflow:hidden; margin-top:5px; text-align:center; display:block; padding:0 5px;}
.protab span a{color:#666;display:block;/*overflow: hidden; text-overflow: ellipsis; white-space:nowrap;*/ }
.pro1{ width:99%; margin:0px auto;}
.pro1 ul li{ float:left;padding: 10px 15px 15px 20px;width:160px;height:160px;}

#page{ clear:both; width:100%; margin:10px auto; display:block;}
.ipro{ width:99%; margin:0px auto;}
.ipro ul li{ float:left;/* padding:10px 10px;*/margin: 5px 5px 0 3px;}

.honorlist{ width:100%;}
.honorlist ul li{padding: 10px 6px; float:left; text-align:center;}
.honortab{ width:120px;}
.honortab img{vertical-align: middle; max-width:120px; max-height:120px; }
.honortab span{line-height: 20px;height: 20px;overflow: hidden; margin-top: 5px;text-align: center;display: block;}
.title{ color:#666; font-size:14px; line-height:30px;}
.honorimg{ width:100%; text-align:center;}
.honorimg img{ max-width:600px;}
.xpro{ width:100%;}
.xpro ul li{ float:left; width:33%; line-height:24px; height:24px; display:block; overflow:hidden;}

.c_inx_pro #proimg{margin:0 5px;}

.proli_img{width:145px;height:145px;border: 1px solid #ddd;float:left;margin-right: 20px;}
.proli_img .proimg_bk{ width:145px; height:145px;position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.proli_img .proimg_bk .proimg{width:145px;line-height:145px;height:145px;font-size:145px;text-align:center;position:static;+position:absolute;top:50%}
.proli_img .proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:140px; max-height:140px}

.proli_text{float:left;font-size:14px;width: 620px;height: 150px;margin-top:15px; position:relative;}
.proli_text b{ font-size:14px; line-height:20px; font-weight:bold; margin-bottom:5px; height:20px; overflow:hidden; display:block}
.proli_text b a{ color:#333333;}
.proli_text b a:hover{ color:#db1515;}
.proli_text p{color:#666; line-height:20px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.proli_text .paiwei{position: absolute;bottom: 18px;}
.proli_text span{display: block;padding: 0 10px;background: #f1f1f1;float: left;height: 30px;line-height: 30px;color: #999; margin-right:10px;}
.proli_text span a{color: #999;}

/*普通在线客服02*/
#kfFloatqq{margin: 0pt; padding: 0pt; z-index:9999; visibility: visible; position: absolute; top: 150px; right: 9px;}
.qq_ser { width: 120px; overflow: hidden; margin: 0; padding: 0; background-color: #fff;}
.qq_ser .ser_tit1 { width: 100px; height: 28px; overflow: hidden; line-height: 28px; margin: 0 auto; padding: 0 10px; border-radius: 5px 5px 0 0; background: url(../images/qq02_tit_bg.jpg) 0 0 repeat-x; color: #fff; font-size: 12px; font-weight: bold; position: relative;}
.ser_tit1 a { display: block; width: 10px; height: 10px; overflow: hidden; margin: 0; padding: 4px; background: url(../images/qq02_close_tb1.png) 4px 4px no-repeat; position: absolute; top: 5px; right: 10px; z-index: 9;}
.ser_tit1 a:hover { background: #fff url(../images/qq02_close_tb2.png) 4px 4px no-repeat; border-radius: 10px;}
.qq_ser .lxr_list { width: 100px; overflow: hidden; margin: 0 auto; padding: 15px 9px 0; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
.lxr_list ul li { width: 100px; overflow: hidden; margin: 0 auto 15px; padding: 0;}
.lxr_list ul li h3 { width: 100%; height: 16px; overflow: hidden; line-height: 16px; margin: 0 auto 5px; padding: 0; color: #333; font-size: 12px; font-weight: bold; text-align: center;}
.lxr_list p { width: 100%; overflow: hidden; line-height: 16px; margin: 0 auto; padding: 0; color: #666; font-family: Helvetica, Helvetica Neue, Arial," sans-serif"; font-size: 14px; text-align: center;}
.qq_ser .ser_tit2 { width: 100px; height: 28px; overflow: hidden; line-height: 28px; margin: 0 auto; padding: 0 10px; background: url(../images/qq02_tit_bg.jpg) 0 0 repeat-x; color: #fff; font-size: 12px; font-weight: bold;}
.qq_ser .qq_list { width: 80px; overflow: hidden; margin: 0 auto; padding: 15px 19px 7px; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;}
.qq_list ul li { width: 80px; height: 24px; overflow: hidden; margin: 0 auto 8px; padding: 0;}
.qq_ser .ser_tit3 { width: 100px; height: 28px; overflow: hidden; line-height: 28px; margin: 0 auto; padding: 0 10px; border-radius: 0 0 5px 5px; background: url(../images/qq02_tit_bg.jpg) 0 0 repeat-x; color: #fff; font-size: 12px;}


#ny_newslb_box{ clear:both;}
#ny_newslb_box li{ height:39px;line-height:39px; border-bottom:1px dotted #e5e5e5; font-size:14px; overflow:hidden; background:url(../images/link_bg2.gif) no-repeat left center; padding:0 10px 0 15px;}
#ny_newslb_box li a{ color:#666; float:left;width:670px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
#ny_newslb_box li span{ float:right; color:#999; font-size:14px;}

.ny_contact{ line-height:30px; font-size:13px;}

.ny_fbrq{ color:#999; text-align:center; margin-bottom:15px;}

#nybanner{ width:100%; height:250px; background:url(../images/nybanner.jpg) no-repeat center;}